From 428598963ed8f50b60ff5a33202dab7afb16c976 Mon Sep 17 00:00:00 2001 From: Barak Itkin Date: Thu, 21 Jul 2011 17:33:17 +0300 Subject: [PATCH] Remove trailing space in comments --- babl/babl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl/babl.h b/babl/babl.h index 1ad2ea7..cddfbb7 100644 --- a/babl/babl.h +++ b/babl/babl.h @@ -174,7 +174,7 @@ Babl * babl_format_new (void *first_arg, /* * Defines a new pixel format in babl. With the specified data storage - * type and the given number of components. At the moment behavior of + * type and the given number of components. At the moment behavior of * conversions are only well defined to other babl_format_n derived formats * with the same number of components. */ -- 2.30.2